﻿2025-11-28T06:49:21.2643476Z ##[group]Run actions/checkout@v4
2025-11-28T06:49:21.2644956Z with:
2025-11-28T06:49:21.2645724Z   repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.2646997Z   token: ***
2025-11-28T06:49:21.2647649Z   ssh-strict: true
2025-11-28T06:49:21.2648350Z   ssh-user: git
2025-11-28T06:49:21.2649061Z   persist-credentials: true
2025-11-28T06:49:21.2649866Z   clean: true
2025-11-28T06:49:21.2650575Z   sparse-checkout-cone-mode: true
2025-11-28T06:49:21.2651608Z   fetch-depth: 1
2025-11-28T06:49:21.2652317Z   fetch-tags: false
2025-11-28T06:49:21.2653070Z   show-progress: true
2025-11-28T06:49:21.2653797Z   lfs: false
2025-11-28T06:49:21.2654444Z   submodules: false
2025-11-28T06:49:21.2655194Z   set-safe-directory: true
2025-11-28T06:49:21.2656238Z ##[endgroup]
2025-11-28T06:49:21.3820685Z Syncing repository: heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.3824280Z ##[group]Getting Git version info
2025-11-28T06:49:21.3828169Z Working directory is '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:21.3830267Z [command]/usr/bin/git version
2025-11-28T06:49:21.3922579Z git version 2.51.2
2025-11-28T06:49:21.3947468Z ##[endgroup]
2025-11-28T06:49:21.3964848Z Temporarily overriding HOME='/home/runner/work/_temp/56c25747-f979-4f52-8aa2-7cdf92a95cd3' before making global git config changes
2025-11-28T06:49:21.3971690Z Adding repository directory to the temporary git global config as a safe directory
2025-11-28T06:49:21.3975758Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:21.4014249Z Deleting the contents of '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T06:49:21.4022913Z ##[group]Initializing the repository
2025-11-28T06:49:21.4025808Z [command]/usr/bin/git init /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T06:49:21.4138811Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-11-28T06:49:21.4142803Z hint: is subject to change. To configure the initial branch name to use in all
2025-11-28T06:49:21.4147788Z hint: of your new repositories, which will suppress this warning, call:
2025-11-28T06:49:21.4151621Z hint:
2025-11-28T06:49:21.4154966Z hint: 	git config --global init.defaultBranch <name>
2025-11-28T06:49:21.4156733Z hint:
2025-11-28T06:49:21.4158731Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-11-28T06:49:21.4162103Z hint: 'development'. The just-created branch can be renamed via this command:
2025-11-28T06:49:21.4164389Z hint:
2025-11-28T06:49:21.4165446Z hint: 	git branch -m <name>
2025-11-28T06:49:21.4166674Z hint:
2025-11-28T06:49:21.4168424Z hint: Disable this message with "git config set advice.defaultBranchName false"
2025-11-28T06:49:21.4172118Z Initialized empty Git repository in /home/runner/work/archie-platform-v3/archie-platform-v3/.git/
2025-11-28T06:49:21.4178082Z [command]/usr/bin/git remote add origin https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:21.4208832Z ##[endgroup]
2025-11-28T06:49:21.4211495Z ##[group]Disabling automatic garbage collection
2025-11-28T06:49:21.4213707Z [command]/usr/bin/git config --local gc.auto 0
2025-11-28T06:49:21.4248183Z ##[endgroup]
2025-11-28T06:49:21.4250510Z ##[group]Setting up auth
2025-11-28T06:49:21.4254053Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-11-28T06:49:21.4292040Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-11-28T06:49:21.4660287Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-11-28T06:49:21.4695570Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-11-28T06:49:21.4947471Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2025-11-28T06:49:21.4983051Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2025-11-28T06:49:21.5222141Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-11-28T06:49:21.5260634Z ##[endgroup]
2025-11-28T06:49:21.5264884Z ##[group]Fetching the repository
2025-11-28T06:49:21.5273657Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09:refs/remotes/pull/175/merge
2025-11-28T06:49:22.0475706Z From https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T06:49:22.0476600Z  * [new ref]         08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09 -> pull/175/merge
2025-11-28T06:49:22.0533765Z ##[endgroup]
2025-11-28T06:49:22.0534644Z ##[group]Determining the checkout info
2025-11-28T06:49:22.0535725Z ##[endgroup]
2025-11-28T06:49:22.0536363Z [command]/usr/bin/git sparse-checkout disable
2025-11-28T06:49:22.0562516Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-11-28T06:49:22.0588416Z ##[group]Checking out the ref
2025-11-28T06:49:22.0591741Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/175/merge
2025-11-28T06:49:22.1248494Z Note: switching to 'refs/remotes/pull/175/merge'.
2025-11-28T06:49:22.1256641Z 
2025-11-28T06:49:22.1257735Z You are in 'detached HEAD' state. You can look around, make experimental
2025-11-28T06:49:22.1260842Z changes and commit them, and you can discard any commits you make in this
2025-11-28T06:49:22.1262269Z state without impacting any branches by switching back to a branch.
2025-11-28T06:49:22.1262905Z 
2025-11-28T06:49:22.1263360Z If you want to create a new branch to retain commits you create, you may
2025-11-28T06:49:22.1264340Z do so (now or later) by using -c with the switch command. Example:
2025-11-28T06:49:22.1264910Z 
2025-11-28T06:49:22.1265162Z   git switch -c <new-branch-name>
2025-11-28T06:49:22.1265425Z 
2025-11-28T06:49:22.1265571Z Or undo this operation with:
2025-11-28T06:49:22.1265827Z 
2025-11-28T06:49:22.1265956Z   git switch -
2025-11-28T06:49:22.1266147Z 
2025-11-28T06:49:22.1266496Z Turn off this advice by setting config variable advice.detachedHead to false
2025-11-28T06:49:22.1266898Z 
2025-11-28T06:49:22.1267313Z HEAD is now at 08dee3a Merge 05d6d4f1f3ed583db0d618775b3806e4c1c948c8 into 57252f590e22b28209a166f542301e795e138302
2025-11-28T06:49:22.1268784Z ##[endgroup]
2025-11-28T06:49:22.1269542Z [command]/usr/bin/git log -1 --format=%H
2025-11-28T06:49:22.1269973Z 08dee3a63c06007d7f2dd1d4ce09aa92c8f43e09
